What combination of soft to select? (your advice/opinion) [on hold]
Posted
by
Flyer
on Server Fault
See other posts from Server Fault
or by Flyer
Published on 2013-10-18T15:16:01Z
Indexed on
2013/10/18
15:56 UTC
Read the original article
Hit count: 125
I'm thinking of upgrading my server soft along with OS.
As of now, my VPS is running on Debian 6 with nginx (1.2.4) -> apache (2.2.16).
My VPS specs are 1Gb RAM, 2 cores of Intel(R) Xeon(R) CPU E5520 @ 2.27GHz.
Now, here is the question.
Which combo should I run?
- nginx -> apache (2.4.x) -> PHP-fpm 5.5.x
- nginx -> apache (2.4.x) -> mod_php 5.5.x
- apache (2.4.x) -> mod_php 5.5.x
- apache (2.4.x) -> PHP-fpm 5.5.x
- nginx -> PHP-fpm 5.5.x
- nginx -> mod_php 5.5.x
I would really like some advice/opinion of people who are more experienced than me with these things.
It's nothing big. Around 100-200k pageviews per month. I can also provide some screenshots of munin stats if needed.
© Server Fault or respective owner